home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Zips / Memory Gam229797172001.psc / Form1.frm (.txt) next >
Encoding:
Visual Basic Form  |  2001-07-18  |  48.5 KB  |  1,521 lines

  1. VERSION 5.00
  2. Begin VB.Form Form1 
  3.    BorderStyle     =   1  'Fixed Single
  4.    Caption         =   "@Mr. Bean Memory Game@"
  5.    ClientHeight    =   5415
  6.    ClientLeft      =   150
  7.    ClientTop       =   435
  8.    ClientWidth     =   5880
  9.    Icon            =   "Form1.frx":0000
  10.    LinkTopic       =   "Form1"
  11.    MaxButton       =   0   'False
  12.    ScaleHeight     =   5415
  13.    ScaleWidth      =   5880
  14.    StartUpPosition =   3  'Windows Default
  15.    Begin VB.CommandButton cmdAbout 
  16.       BackColor       =   &H00FFFF00&
  17.       Caption         =   "?"
  18.       Height          =   375
  19.       Left            =   1920
  20.       Style           =   1  'Graphical
  21.       TabIndex        =   69
  22.       Top             =   240
  23.       Width           =   255
  24.    End
  25.    Begin VB.CheckBox cmdErrors 
  26.       BackColor       =   &H00FFFF00&
  27.       DownPicture     =   "Form1.frx":08CA
  28.       Height          =   615
  29.       Left            =   1200
  30.       Picture         =   "Form1.frx":1194
  31.       Style           =   1  'Graphical
  32.       TabIndex        =   3
  33.       ToolTipText     =   "Check Erorrs"
  34.       Top             =   120
  35.       Width           =   615
  36.    End
  37.    Begin VB.CommandButton cmdGiveUP 
  38.       BackColor       =   &H00FFFF00&
  39.       Caption         =   "Give Up?"
  40.       Enabled         =   0   'False
  41.       BeginProperty Font 
  42.          Name            =   "Comic Sans MS"
  43.          Size            =   8.25
  44.          Charset         =   0
  45.          Weight          =   400
  46.          Underline       =   0   'False
  47.          Italic          =   0   'False
  48.          Strikethrough   =   0   'False
  49.       EndProperty
  50.       Height          =   375
  51.       Left            =   2280
  52.       Style           =   1  'Graphical
  53.       TabIndex        =   2
  54.       Top             =   240
  55.       Width           =   1095
  56.    End
  57.    Begin VB.Timer timFind 
  58.       Enabled         =   0   'False
  59.       Interval        =   300
  60.       Left            =   840
  61.       Top             =   480
  62.    End
  63.    Begin VB.CommandButton cmdPic 
  64.       Appearance      =   0  'Flat
  65.       BackColor       =   &H00C0C000&
  66.       Height          =   615
  67.       Index           =   31
  68.       Left            =   2640
  69.       Style           =   1  'Graphical
  70.       TabIndex        =   66
  71.       Top             =   4560
  72.       Visible         =   0   'False
  73.       Width           =   615
  74.    End
  75.    Begin VB.CommandButton cmdStart 
  76.       BackColor       =   &H00FFFF00&
  77.       Caption         =   "&New Game!"
  78.       BeginProperty Font 
  79.          Name            =   "Comic Sans MS"
  80.          Size            =   8.25
  81.          Charset         =   0
  82.          Weight          =   400
  83.          Underline       =   0   'False
  84.          Italic          =   0   'False
  85.          Strikethrough   =   0   'False
  86.       EndProperty
  87.       Height          =   375
  88.       Left            =   4440
  89.       Style           =   1  'Graphical
  90.       TabIndex        =   0
  91.       Top             =   240
  92.       Width           =   1215
  93.    End
  94.    Begin VB.CommandButton cmdExit 
  95.       BackColor       =   &H00FFFF00&
  96.       Caption         =   "&Quit"
  97.       BeginProperty Font 
  98.          Name            =   "Comic Sans MS"
  99.          Size            =   8.25
  100.          Charset         =   0
  101.          Weight          =   400
  102.          Underline       =   0   'False
  103.          Italic          =   0   'False
  104.          Strikethrough   =   0   'False
  105.       EndProperty
  106.       Height          =   375
  107.       Left            =   3480
  108.       Style           =   1  'Graphical
  109.       TabIndex        =   1
  110.       Top             =   240
  111.       Width           =   855
  112.    End
  113.    Begin VB.Timer timMain 
  114.       Enabled         =   0   'False
  115.       Interval        =   750
  116.       Left            =   360
  117.       Top             =   480
  118.    End
  119.    Begin VB.CommandButton cmdPic 
  120.       Appearance      =   0  'Flat
  121.       BackColor       =   &H00C0C000&
  122.       Height          =   615
  123.       Index           =   23
  124.       Left            =   3240
  125.       Style           =   1  'Graphical
  126.       TabIndex        =   51
  127.       Top             =   3960
  128.       Visible         =   0   'False
  129.       Width           =   615
  130.    End
  131.    Begin VB.CommandButton cmdPic 
  132.       Appearance      =   0  'Flat
  133.       BackColor       =   &H00C0C000&
  134.       Height          =   615
  135.       Index           =   22
  136.       Left            =   2640
  137.       Style           =   1  'Graphical
  138.       TabIndex        =   50
  139.       Top             =   3360
  140.       Visible         =   0   'False
  141.       Width           =   615
  142.    End
  143.    Begin VB.CommandButton cmdPic 
  144.       Appearance      =   0  'Flat
  145.       BackColor       =   &H00C0C000&
  146.       Height          =   615
  147.       Index           =   21
  148.       Left            =   840
  149.       Style           =   1  'Graphical
  150.       TabIndex        =   49
  151.       Top             =   1560
  152.       Visible         =   0   'False
  153.       Width           =   615
  154.    End
  155.    Begin VB.CommandButton cmdPic 
  156.       Appearance      =   0  'Flat
  157.       BackColor       =   &H00C0C000&
  158.       Height          =   615
  159.       Index           =   20
  160.       Left            =   2640
  161.       Style           =   1  'Graphical
  162.       TabIndex        =   48
  163.       Top             =   960
  164.       Visible         =   0   'False
  165.       Width           =   615
  166.    End
  167.    Begin VB.CommandButton cmdPic 
  168.       Appearance      =   0  'Flat
  169.       BackColor       =   &H00C0C000&
  170.       Height          =   615
  171.       Index           =   19
  172.       Left            =   4440
  173.       Style           =   1  'Graphical
  174.       TabIndex        =   47
  175.       Top             =   2760
  176.       Visible         =   0   'False
  177.       Width           =   615
  178.    End
  179.    Begin VB.CommandButton cmdPic 
  180.       Appearance      =   0  'Flat
  181.       BackColor       =   &H00C0C000&
  182.       Height          =   615
  183.       Index           =   18
  184.       Left            =   1440
  185.       Style           =   1  'Graphical
  186.       TabIndex        =   46
  187.       Top             =   4560
  188.       Visible         =   0   'False
  189.       Width           =   615
  190.    End
  191.    Begin VB.CommandButton cmdPic 
  192.       Appearance      =   0  'Flat
  193.       BackColor       =   &H00C0C000&
  194.       Height          =   615
  195.       Index           =   17
  196.       Left            =   3240
  197.       Style           =   1  'Graphical
  198.       TabIndex        =   45
  199.       Top             =   2760
  200.       Visible         =   0   'False
  201.       Width           =   615
  202.    End
  203.    Begin VB.CommandButton cmdPic 
  204.       Appearance      =   0  'Flat
  205.       BackColor       =   &H00C0C000&
  206.       Height          =   615
  207.       Index           =   16
  208.       Left            =   5040
  209.       Style           =   1  'Graphical
  210.       TabIndex        =   44
  211.       Top             =   3360
  212.       Visible         =   0   'False
  213.       Width           =   615
  214.    End
  215.    Begin VB.CommandButton cmdPic 
  216.       Appearance      =   0  'Flat
  217.       BackColor       =   &H00C0C000&
  218.       Height          =   615
  219.       Index           =   15
  220.       Left            =   240
  221.       Style           =   1  'Graphical
  222.       TabIndex        =   43
  223.       Top             =   4560
  224.       Visible         =   0   'False
  225.       Width           =   615
  226.    End
  227.    Begin VB.CommandButton cmdPic 
  228.       Appearance      =   0  'Flat
  229.       BackColor       =   &H00C0C000&
  230.       Height          =   615
  231.       Index           =   14
  232.       Left            =   1440
  233.       Style           =   1  'Graphical
  234.       TabIndex        =   42
  235.       Top             =   2160
  236.       Visible         =   0   'False
  237.       Width           =   615
  238.    End
  239.    Begin VB.CommandButton cmdPic 
  240.       Appearance      =   0  'Flat
  241.       BackColor       =   &H00C0C000&
  242.       Height          =   615
  243.       Index           =   13
  244.       Left            =   840
  245.       Style           =   1  'Graphical
  246.       TabIndex        =   41
  247.       Top             =   2760
  248.       Visible         =   0   'False
  249.       Width           =   615
  250.    End
  251.    Begin VB.CommandButton cmdPic 
  252.       Appearance      =   0  'Flat
  253.       BackColor       =   &H00C0C000&
  254.       Height          =   615
  255.       Index           =   12
  256.       Left            =   2640
  257.       Style           =   1  'Graphical
  258.       TabIndex        =   40
  259.       Top             =   2160
  260.       Visible         =   0   'False
  261.       Width           =   615
  262.    End
  263.    Begin VB.CommandButton cmdPic 
  264.       Appearance      =   0  'Flat
  265.       BackColor       =   &H00C0C000&
  266.       Height          =   615
  267.       Index           =   11
  268.       Left            =   3240
  269.       Style           =   1  'Graphical
  270.       TabIndex        =   39
  271.       Top             =   1560
  272.       Visible         =   0   'False
  273.       Width           =   615
  274.    End
  275.    Begin VB.CommandButton cmdPic 
  276.       Appearance      =   0  'Flat
  277.       BackColor       =   &H00C0C000&
  278.       Height          =   615
  279.       Index           =   10
  280.       Left            =   3840
  281.       Style           =   1  'Graphical
  282.       TabIndex        =   38
  283.       Top             =   960
  284.       Visible         =   0   'False
  285.       Width           =   615
  286.    End
  287.    Begin VB.CommandButton cmdPic 
  288.       Appearance      =   0  'Flat
  289.       BackColor       =   &H00C0C000&
  290.       Height          =   615
  291.       Index           =   9
  292.       Left            =   1440
  293.       Style           =   1  'Graphical
  294.       TabIndex        =   37
  295.       Top             =   960
  296.       Visible         =   0   'False
  297.       Width           =   615
  298.    End
  299.    Begin VB.CommandButton cmdPic 
  300.       Appearance      =   0  'Flat
  301.       BackColor       =   &H00C0C000&
  302.       Height          =   615
  303.       Index           =   8
  304.       Left            =   5040
  305.       Style           =   1  'Graphical
  306.       TabIndex        =   36
  307.       Top             =   960
  308.       Visible         =   0   'False
  309.       Width           =   615
  310.    End
  311.    Begin VB.CommandButton cmdPic 
  312.       Appearance      =   0  'Flat
  313.       BackColor       =   &H00C0C000&
  314.       Height          =   615
  315.       Index           =   7
  316.       Left            =   4440
  317.       Style           =   1  'Graphical
  318.       TabIndex        =   35
  319.       Top             =   1560
  320.       Visible         =   0   'False
  321.       Width           =   615
  322.    End
  323.    Begin VB.CommandButton cmdPic 
  324.       Appearance      =   0  'Flat
  325.       BackColor       =   &H00C0C000&
  326.       Height          =   615
  327.       Index           =   6
  328.       Left            =   3840
  329.       Style           =   1  'Graphical
  330.       TabIndex        =   34
  331.       Top             =   2160
  332.       Visible         =   0   'False
  333.       Width           =   615
  334.    End
  335.    Begin VB.CommandButton cmdPic 
  336.       Appearance      =   0  'Flat
  337.       BackColor       =   &H00C0C000&
  338.       Height          =   615
  339.       Index           =   5
  340.       Left            =   5040
  341.       Style           =   1  'Graphical
  342.       TabIndex        =   33
  343.       Top             =   4560
  344.       Visible         =   0   'False
  345.       Width           =   615
  346.    End
  347.    Begin VB.CommandButton cmdPic 
  348.       Appearance      =   0  'Flat
  349.       BackColor       =   &H00C0C000&
  350.       Height          =   615
  351.       Index           =   4
  352.       Left            =   2040
  353.       Style           =   1  'Graphical
  354.       TabIndex        =   32
  355.       Top             =   2760
  356.       Visible         =   0   'False
  357.       Width           =   615
  358.    End
  359.    Begin VB.CommandButton cmdPic 
  360.       Appearance      =   0  'Flat
  361.       BackColor       =   &H00C0C000&
  362.       Height          =   615
  363.       Index           =   3
  364.       Left            =   240
  365.       Style           =   1  'Graphical
  366.       TabIndex        =   31
  367.       Top             =   2160
  368.       Visible         =   0   'False
  369.       Width           =   615
  370.    End
  371.    Begin VB.CommandButton cmdPic 
  372.       Appearance      =   0  'Flat
  373.       BackColor       =   &H00C0C000&
  374.       Height          =   615
  375.       Index           =   2
  376.       Left            =   2040
  377.       Style           =   1  'Graphical
  378.       TabIndex        =   30
  379.       Top             =   1560
  380.       Visible         =   0   'False
  381.       Width           =   615
  382.    End
  383.    Begin VB.CommandButton cmdPic 
  384.       Appearance      =   0  'Flat
  385.       BackColor       =   &H00C0C000&
  386.       Height          =   615
  387.       Index           =   1
  388.       Left            =   2040
  389.       Style           =   1  'Graphical
  390.       TabIndex        =   29
  391.       Top             =   3960
  392.       Visible         =   0   'False
  393.       Width           =   615
  394.    End
  395.    Begin VB.CommandButton cmdPic 
  396.       Appearance      =   0  'Flat
  397.       BackColor       =   &H00C0C000&
  398.       BeginProperty Font 
  399.          Name            =   "MS Sans Serif"
  400.          Size            =   9.75
  401.          Charset         =   177
  402.          Weight          =   400
  403.          Underline       =   0   'False
  404.          Italic          =   0   'False
  405.          Strikethrough   =   0   'False
  406.       EndProperty
  407.       Height          =   615
  408.       Index           =   0
  409.       Left            =   240
  410.       Style           =   1  'Graphical
  411.       TabIndex        =   28
  412.       Top             =   960
  413.       Visible         =   0   'False
  414.       Width           =   615
  415.    End
  416.    Begin VB.CommandButton cmdPic 
  417.       Appearance      =   0  'Flat
  418.       BackColor       =   &H00C0C000&
  419.       Height          =   615
  420.       Index           =   24
  421.       Left            =   3840
  422.       Style           =   1  'Graphical
  423.       TabIndex        =   58
  424.       Top             =   3360
  425.       Visible         =   0   'False
  426.       Width           =   615
  427.    End
  428.    Begin VB.CommandButton cmdPic 
  429.       Appearance      =   0  'Flat
  430.       BackColor       =   &H00C0C000&
  431.       Height          =   615
  432.       Index           =   25
  433.       Left            =   4440
  434.       Style           =   1  'Graphical
  435.       TabIndex        =   59
  436.       Top             =   3960
  437.       Visible         =   0   'False
  438.       Width           =   615
  439.    End
  440.    Begin VB.CommandButton cmdPic 
  441.       Appearance      =   0  'Flat
  442.       BackColor       =   &H00C0C000&
  443.       Height          =   615
  444.       Index           =   26
  445.       Left            =   5040
  446.       Style           =   1  'Graphical
  447.       TabIndex        =   60
  448.       Top             =   2160
  449.       Visible         =   0   'False
  450.       Width           =   615
  451.    End
  452.    Begin VB.CommandButton cmdPic 
  453.       Appearance      =   0  'Flat
  454.       BackColor       =   &H00C0C000&
  455.       Height          =   615
  456.       Index           =   27
  457.       Left            =   240
  458.       Style           =   1  'Graphical
  459.       TabIndex        =   62
  460.       Top             =   3360
  461.       Visible         =   0   'False
  462.       Width           =   615
  463.    End
  464.    Begin VB.CommandButton cmdPic 
  465.       Appearance      =   0  'Flat
  466.       BackColor       =   &H00C0C000&
  467.       Height          =   615
  468.       Index           =   28
  469.       Left            =   840
  470.       Style           =   1  'Graphical
  471.       TabIndex        =   63
  472.       Top             =   3960
  473.       Visible         =   0   'False
  474.       Width           =   615
  475.    End
  476.    Begin VB.CommandButton cmdPic 
  477.       Appearance      =   0  'Flat
  478.       BackColor       =   &H00C0C000&
  479.       Height          =   615
  480.       Index           =   29
  481.       Left            =   1440
  482.       Style           =   1  'Graphical
  483.       TabIndex        =   64
  484.       Top             =   3360
  485.       Visible         =   0   'False
  486.       Width           =   615
  487.    End
  488.    Begin VB.CommandButton cmdPic 
  489.       Appearance      =   0  'Flat
  490.       BackColor       =   &H00C0C000&
  491.       Height          =   615
  492.       Index           =   30
  493.       Left            =   3840
  494.       Style           =   1  'Graphical
  495.       TabIndex        =   65
  496.       Top             =   4560
  497.       Visible         =   0   'False
  498.       Width           =   615
  499.    End
  500.    Begin VB.CommandButton cmd 
  501.       Appearance      =   0  'Flat
  502.       BackColor       =   &H00C0C000&
  503.       Caption         =   "?"
  504.       BeginProperty Font 
  505.          Name            =   "MS Sans Serif"
  506.          Size            =   8.25
  507.          Charset         =   177
  508.          Weight          =   700
  509.          Underline       =   0   'False
  510.          Italic          =   0   'False
  511.          Strikethrough   =   0   'False
  512.       EndProperty
  513.       Height          =   615
  514.       Index           =   30
  515.       Left            =   3840
  516.       Style           =   1  'Graphical
  517.       TabIndex        =   61
  518.       Top             =   4560
  519.       Width           =   615
  520.    End
  521.    Begin VB.CommandButton cmd 
  522.       Appearance      =   0  'Flat
  523.       BackColor       =   &H00C0C000&
  524.       Caption         =   "?"
  525.       BeginProperty Font 
  526.          Name            =   "MS Sans Serif"
  527.          Size            =   8.25
  528.          Charset         =   177
  529.          Weight          =   700
  530.          Underline       =   0   'False
  531.          Italic          =   0   'False
  532.          Strikethrough   =   0   'False
  533.       EndProperty
  534.       Height          =   615
  535.       Index           =   29
  536.       Left            =   1440
  537.       Style           =   1  'Graphical
  538.       TabIndex        =   57
  539.       Top             =   3360
  540.       Width           =   615
  541.    End
  542.    Begin VB.CommandButton cmd 
  543.       Appearance      =   0  'Flat
  544.       BackColor       =   &H00C0C000&
  545.       Caption         =   "?"
  546.       BeginProperty Font 
  547.          Name            =   "MS Sans Serif"
  548.          Size            =   8.25
  549.          Charset         =   177
  550.          Weight          =   700
  551.          Underline       =   0   'False
  552.          Italic          =   0   'False
  553.          Strikethrough   =   0   'False
  554.       EndProperty
  555.       Height          =   615
  556.       Index           =   28
  557.       Left            =   840
  558.       Style           =   1  'Graphical
  559.       TabIndex        =   56
  560.       Top             =   3960
  561.       Width           =   615
  562.    End
  563.    Begin VB.CommandButton cmd 
  564.       Appearance      =   0  'Flat
  565.       BackColor       =   &H00C0C000&
  566.       Caption         =   "?"
  567.       BeginProperty Font 
  568.          Name            =   "MS Sans Serif"
  569.          Size            =   8.25
  570.          Charset         =   177
  571.          Weight          =   700
  572.          Underline       =   0   'False
  573.          Italic          =   0   'False
  574.          Strikethrough   =   0   'False
  575.       EndProperty
  576.       Height          =   615
  577.       Index           =   27
  578.       Left            =   240
  579.       Style           =   1  'Graphical
  580.       TabIndex        =   55
  581.       Top             =   3360
  582.       Width           =   615
  583.    End
  584.    Begin VB.CommandButton cmd 
  585.       Appearance      =   0  'Flat
  586.       BackColor       =   &H00C0C000&
  587.       Caption         =   "?"
  588.       BeginProperty Font 
  589.          Name            =   "MS Sans Serif"
  590.          Size            =   8.25
  591.          Charset         =   177
  592.          Weight          =   700
  593.          Underline       =   0   'False
  594.          Italic          =   0   'False
  595.          Strikethrough   =   0   'False
  596.       EndProperty
  597.       Height          =   615
  598.       Index           =   26
  599.       Left            =   5040
  600.       Style           =   1  'Graphical
  601.       TabIndex        =   54
  602.       Top             =   2160
  603.       Width           =   615
  604.    End
  605.    Begin VB.CommandButton cmd 
  606.       Appearance      =   0  'Flat
  607.       BackColor       =   &H00C0C000&
  608.       Caption         =   "?"
  609.       BeginProperty Font 
  610.          Name            =   "MS Sans Serif"
  611.          Size            =   8.25
  612.          Charset         =   177
  613.          Weight          =   700
  614.          Underline       =   0   'False
  615.          Italic          =   0   'False
  616.          Strikethrough   =   0   'False
  617.       EndProperty
  618.       Height          =   615
  619.       Index           =   25
  620.       Left            =   4440
  621.       Style           =   1  'Graphical
  622.       TabIndex        =   53
  623.       Top             =   3960
  624.       Width           =   615
  625.    End
  626.    Begin VB.CommandButton cmd 
  627.       Appearance      =   0  'Flat
  628.       BackColor       =   &H00C0C000&
  629.       Caption         =   "?"
  630.       BeginProperty Font 
  631.          Name            =   "MS Sans Serif"
  632.          Size            =   8.25
  633.          Charset         =   177
  634.          Weight          =   700
  635.          Underline       =   0   'False
  636.          Italic          =   0   'False
  637.          Strikethrough   =   0   'False
  638.       EndProperty
  639.       Height          =   615
  640.       Index           =   24
  641.       Left            =   3840
  642.       Style           =   1  'Graphical
  643.       TabIndex        =   52
  644.       Top             =   3360
  645.       Width           =   615
  646.    End
  647.    Begin VB.CommandButton cmd 
  648.       Appearance      =   0  'Flat
  649.       BackColor       =   &H00C0C000&
  650.       Caption         =   "?"
  651.       BeginProperty Font 
  652.          Name            =   "MS Sans Serif"
  653.          Size            =   8.25
  654.          Charset         =   177
  655.          Weight          =   700
  656.          Underline       =   0   'False
  657.          Italic          =   0   'False
  658.          Strikethrough   =   0   'False
  659.       EndProperty
  660.       Height          =   615
  661.       Index           =   23
  662.       Left            =   3240
  663.       Style           =   1  'Graphical
  664.       TabIndex        =   27
  665.       Top             =   3960
  666.       Width           =   615
  667.    End
  668.    Begin VB.CommandButton cmd 
  669.       Appearance      =   0  'Flat
  670.       BackColor       =   &H00C0C000&
  671.       Caption         =   "?"
  672.       BeginProperty Font 
  673.          Name            =   "MS Sans Serif"
  674.          Size            =   8.25
  675.          Charset         =   177
  676.          Weight          =   700
  677.          Underline       =   0   'False
  678.          Italic          =   0   'False
  679.          Strikethrough   =   0   'False
  680.       EndProperty
  681.       Height          =   615
  682.       Index           =   22
  683.       Left            =   2640
  684.       Style           =   1  'Graphical
  685.       TabIndex        =   26
  686.       Top             =   3360
  687.       Width           =   615
  688.    End
  689.    Begin VB.CommandButton cmd 
  690.       Appearance      =   0  'Flat
  691.       BackColor       =   &H00C0C000&
  692.       Caption         =   "?"
  693.       BeginProperty Font 
  694.          Name            =   "MS Sans Serif"
  695.          Size            =   8.25
  696.          Charset         =   177
  697.          Weight          =   700
  698.          Underline       =   0   'False
  699.          Italic          =   0   'False
  700.          Strikethrough   =   0   'False
  701.       EndProperty
  702.       Height          =   615
  703.       Index           =   21
  704.       Left            =   840
  705.       Style           =   1  'Graphical
  706.       TabIndex        =   25
  707.       Top             =   1560
  708.       Width           =   615
  709.    End
  710.    Begin VB.CommandButton cmd 
  711.       Appearance      =   0  'Flat
  712.       BackColor       =   &H00C0C000&
  713.       Caption         =   "?"
  714.       BeginProperty Font 
  715.          Name            =   "MS Sans Serif"
  716.          Size            =   8.25
  717.          Charset         =   177
  718.          Weight          =   700
  719.          Underline       =   0   'False
  720.          Italic          =   0   'False
  721.          Strikethrough   =   0   'False
  722.       EndProperty
  723.       Height          =   615
  724.       Index           =   20
  725.       Left            =   2640
  726.       Style           =   1  'Graphical
  727.       TabIndex        =   24
  728.       Top             =   960
  729.       Width           =   615
  730.    End
  731.    Begin VB.CommandButton cmd 
  732.       Appearance      =   0  'Flat
  733.       BackColor       =   &H00C0C000&
  734.       Caption         =   "?"
  735.       BeginProperty Font 
  736.          Name            =   "MS Sans Serif"
  737.          Size            =   8.25
  738.          Charset         =   177
  739.          Weight          =   700
  740.          Underline       =   0   'False
  741.          Italic          =   0   'False
  742.          Strikethrough   =   0   'False
  743.       EndProperty
  744.       Height          =   615
  745.       Index           =   19
  746.       Left            =   4440
  747.       Style           =   1  'Graphical
  748.       TabIndex        =   23
  749.       Top             =   2760
  750.       Width           =   615
  751.    End
  752.    Begin VB.CommandButton cmd 
  753.       Appearance      =   0  'Flat
  754.       BackColor       =   &H00C0C000&
  755.       Caption         =   "?"
  756.       BeginProperty Font 
  757.          Name            =   "MS Sans Serif"
  758.          Size            =   8.25
  759.          Charset         =   177
  760.          Weight          =   700
  761.          Underline       =   0   'False
  762.          Italic          =   0   'False
  763.          Strikethrough   =   0   'False
  764.       EndProperty
  765.       Height          =   615
  766.       Index           =   18
  767.       Left            =   1440
  768.       Style           =   1  'Graphical
  769.       TabIndex        =   22
  770.       Top             =   4560
  771.       Width           =   615
  772.    End
  773.    Begin VB.CommandButton cmd 
  774.       Appearance      =   0  'Flat
  775.       BackColor       =   &H00C0C000&
  776.       Caption         =   "?"
  777.       BeginProperty Font 
  778.          Name            =   "MS Sans Serif"
  779.          Size            =   8.25
  780.          Charset         =   177
  781.          Weight          =   700
  782.          Underline       =   0   'False
  783.          Italic          =   0   'False
  784.          Strikethrough   =   0   'False
  785.       EndProperty
  786.       Height          =   615
  787.       Index           =   17
  788.       Left            =   3240
  789.       Style           =   1  'Graphical
  790.       TabIndex        =   21
  791.       Top             =   2760
  792.       Width           =   615
  793.    End
  794.    Begin VB.CommandButton cmd 
  795.       Appearance      =   0  'Flat
  796.       BackColor       =   &H00C0C000&
  797.       Caption         =   "?"
  798.       BeginProperty Font 
  799.          Name            =   "MS Sans Serif"
  800.          Size            =   8.25
  801.          Charset         =   177
  802.          Weight          =   700
  803.          Underline       =   0   'False
  804.          Italic          =   0   'False
  805.          Strikethrough   =   0   'False
  806.       EndProperty
  807.       Height          =   615
  808.       Index           =   16
  809.       Left            =   5040
  810.       Style           =   1  'Graphical
  811.       TabIndex        =   20
  812.       Top             =   3360
  813.       Width           =   615
  814.    End
  815.    Begin VB.CommandButton cmd 
  816.       Appearance      =   0  'Flat
  817.       BackColor       =   &H00C0C000&
  818.       Caption         =   "?"
  819.       BeginProperty Font 
  820.          Name            =   "MS Sans Serif"
  821.          Size            =   8.25
  822.          Charset         =   177
  823.          Weight          =   700
  824.          Underline       =   0   'False
  825.          Italic          =   0   'False
  826.          Strikethrough   =   0   'False
  827.       EndProperty
  828.       Height          =   615
  829.       Index           =   15
  830.       Left            =   240
  831.       Style           =   1  'Graphical
  832.       TabIndex        =   19
  833.       Top             =   4560
  834.       Width           =   615
  835.    End
  836.    Begin VB.CommandButton cmd 
  837.       Appearance      =   0  'Flat
  838.       BackColor       =   &H00C0C000&
  839.       Caption         =   "?"
  840.       BeginProperty Font 
  841.          Name            =   "MS Sans Serif"
  842.          Size            =   8.25
  843.          Charset         =   177
  844.          Weight          =   700
  845.          Underline       =   0   'False
  846.          Italic          =   0   'False
  847.          Strikethrough   =   0   'False
  848.       EndProperty
  849.       Height          =   615
  850.       Index           =   14
  851.       Left            =   1440
  852.       Style           =   1  'Graphical
  853.       TabIndex        =   18
  854.       Top             =   2160
  855.       Width           =   615
  856.    End
  857.    Begin VB.CommandButton cmd 
  858.       Appearance      =   0  'Flat
  859.       BackColor       =   &H00C0C000&
  860.       Caption         =   "?"
  861.       BeginProperty Font 
  862.          Name            =   "MS Sans Serif"
  863.          Size            =   8.25
  864.          Charset         =   177
  865.          Weight          =   700
  866.          Underline       =   0   'False
  867.          Italic          =   0   'False
  868.          Strikethrough   =   0   'False
  869.       EndProperty
  870.       Height          =   615
  871.       Index           =   13
  872.       Left            =   840
  873.       Style           =   1  'Graphical
  874.       TabIndex        =   17
  875.       Top             =   2760
  876.       Width           =   615
  877.    End
  878.    Begin VB.CommandButton cmd 
  879.       Appearance      =   0  'Flat
  880.       BackColor       =   &H00C0C000&
  881.       Caption         =   "?"
  882.       BeginProperty Font 
  883.          Name            =   "MS Sans Serif"
  884.          Size            =   8.25
  885.          Charset         =   177
  886.          Weight          =   700
  887.          Underline       =   0   'False
  888.          Italic          =   0   'False
  889.          Strikethrough   =   0   'False
  890.       EndProperty
  891.       Height          =   615
  892.       Index           =   12
  893.       Left            =   2640
  894.       Style           =   1  'Graphical
  895.       TabIndex        =   16
  896.       Top             =   2160
  897.       Width           =   615
  898.    End
  899.    Begin VB.CommandButton cmd 
  900.       Appearance      =   0  'Flat
  901.       BackColor       =   &H00C0C000&
  902.       Caption         =   "?"
  903.       BeginProperty Font 
  904.          Name            =   "MS Sans Serif"
  905.          Size            =   8.25
  906.          Charset         =   177
  907.          Weight          =   700
  908.          Underline       =   0   'False
  909.          Italic          =   0   'False
  910.          Strikethrough   =   0   'False
  911.       EndProperty
  912.       Height          =   615
  913.       Index           =   11
  914.       Left            =   3240
  915.       Style           =   1  'Graphical
  916.       TabIndex        =   15
  917.       Top             =   1560
  918.       Width           =   615
  919.    End
  920.    Begin VB.CommandButton cmd 
  921.       Appearance      =   0  'Flat
  922.       BackColor       =   &H00C0C000&
  923.       Caption         =   "?"
  924.       BeginProperty Font 
  925.          Name            =   "MS Sans Serif"
  926.          Size            =   8.25
  927.          Charset         =   177
  928.          Weight          =   700
  929.          Underline       =   0   'False
  930.          Italic          =   0   'False
  931.          Strikethrough   =   0   'False
  932.       EndProperty
  933.       Height          =   615
  934.       Index           =   10
  935.       Left            =   3840
  936.       Style           =   1  'Graphical
  937.       TabIndex        =   14
  938.       Top             =   960
  939.       Width           =   615
  940.    End
  941.    Begin VB.CommandButton cmd 
  942.       Appearance      =   0  'Flat
  943.       BackColor       =   &H00C0C000&
  944.       Caption         =   "?"
  945.       BeginProperty Font 
  946.          Name            =   "MS Sans Serif"
  947.          Size            =   8.25
  948.          Charset         =   177
  949.          Weight          =   700
  950.          Underline       =   0   'False
  951.          Italic          =   0   'False
  952.          Strikethrough   =   0   'False
  953.       EndProperty
  954.       Height          =   615
  955.       Index           =   9
  956.       Left            =   1440
  957.       Style           =   1  'Graphical
  958.       TabIndex        =   13
  959.       Top             =   960
  960.       Width           =   615
  961.    End
  962.    Begin VB.CommandButton cmd 
  963.       Appearance      =   0  'Flat
  964.       BackColor       =   &H00C0C000&
  965.       Caption         =   "?"
  966.       BeginProperty Font 
  967.          Name            =   "MS Sans Serif"
  968.          Size            =   8.25
  969.          Charset         =   177
  970.          Weight          =   700
  971.          Underline       =   0   'False
  972.          Italic          =   0   'False
  973.          Strikethrough   =   0   'False
  974.       EndProperty
  975.       Height          =   615
  976.       Index           =   8
  977.       Left            =   5040
  978.       Style           =   1  'Graphical
  979.       TabIndex        =   12
  980.       Top             =   960
  981.       Width           =   615
  982.    End
  983.    Begin VB.CommandButton cmd 
  984.       Appearance      =   0  'Flat
  985.       BackColor       =   &H00C0C000&
  986.       Caption         =   "?"
  987.       BeginProperty Font 
  988.          Name            =   "MS Sans Serif"
  989.          Size            =   8.25
  990.          Charset         =   177
  991.          Weight          =   700
  992.          Underline       =   0   'False
  993.          Italic          =   0   'False
  994.          Strikethrough   =   0   'False
  995.       EndProperty
  996.       Height          =   615
  997.       Index           =   7
  998.       Left            =   4440
  999.       Style           =   1  'Graphical
  1000.       TabIndex        =   11
  1001.       Top             =   1560
  1002.       Width           =   615
  1003.    End
  1004.    Begin VB.CommandButton cmd 
  1005.       Appearance      =   0  'Flat
  1006.       BackColor       =   &H00C0C000&
  1007.       Caption         =   "?"
  1008.       BeginProperty Font 
  1009.          Name            =   "MS Sans Serif"
  1010.          Size            =   8.25
  1011.          Charset         =   177
  1012.          Weight          =   700
  1013.          Underline       =   0   'False
  1014.          Italic          =   0   'False
  1015.          Strikethrough   =   0   'False
  1016.       EndProperty
  1017.       Height          =   615
  1018.       Index           =   6
  1019.       Left            =   3840
  1020.       Style           =   1  'Graphical
  1021.       TabIndex        =   10
  1022.       Top             =   2160
  1023.       Width           =   615
  1024.    End
  1025.    Begin VB.CommandButton cmd 
  1026.       Appearance      =   0  'Flat
  1027.       BackColor       =   &H00C0C000&
  1028.       Caption         =   "?"
  1029.       BeginProperty Font 
  1030.          Name            =   "MS Sans Serif"
  1031.          Size            =   8.25
  1032.          Charset         =   177
  1033.          Weight          =   700
  1034.          Underline       =   0   'False
  1035.          Italic          =   0   'False
  1036.          Strikethrough   =   0   'False
  1037.       EndProperty
  1038.       Height          =   615
  1039.       Index           =   5
  1040.       Left            =   5040
  1041.       Style           =   1  'Graphical
  1042.       TabIndex        =   9
  1043.       Top             =   4560
  1044.       Width           =   615
  1045.    End
  1046.    Begin VB.CommandButton cmd 
  1047.       Appearance      =   0  'Flat
  1048.       BackColor       =   &H00C0C000&
  1049.       Caption         =   "?"
  1050.       BeginProperty Font 
  1051.          Name            =   "MS Sans Serif"
  1052.          Size            =   8.25
  1053.          Charset         =   177
  1054.          Weight          =   700
  1055.          Underline       =   0   'False
  1056.          Italic          =   0   'False
  1057.          Strikethrough   =   0   'False
  1058.       EndProperty
  1059.       Height          =   615
  1060.       Index           =   4
  1061.       Left            =   2040
  1062.       Style           =   1  'Graphical
  1063.       TabIndex        =   8
  1064.       Top             =   2760
  1065.       Width           =   615
  1066.    End
  1067.    Begin VB.CommandButton cmd 
  1068.       Appearance      =   0  'Flat
  1069.       BackColor       =   &H00C0C000&
  1070.       Caption         =   "?"
  1071.       BeginProperty Font 
  1072.          Name            =   "MS Sans Serif"
  1073.          Size            =   8.25
  1074.          Charset         =   177
  1075.          Weight          =   700
  1076.          Underline       =   0   'False
  1077.          Italic          =   0   'False
  1078.          Strikethrough   =   0   'False
  1079.       EndProperty
  1080.       Height          =   615
  1081.       Index           =   3
  1082.       Left            =   240
  1083.       Style           =   1  'Graphical
  1084.       TabIndex        =   7
  1085.       Top             =   2160
  1086.       Width           =   615
  1087.    End
  1088.    Begin VB.CommandButton cmd 
  1089.       Appearance      =   0  'Flat
  1090.       BackColor       =   &H00C0C000&
  1091.       Caption         =   "?"
  1092.       BeginProperty Font 
  1093.          Name            =   "MS Sans Serif"
  1094.          Size            =   8.25
  1095.          Charset         =   177
  1096.          Weight          =   700
  1097.          Underline       =   0   'False
  1098.          Italic          =   0   'False
  1099.          Strikethrough   =   0   'False
  1100.       EndProperty
  1101.       Height          =   615
  1102.       Index           =   2
  1103.       Left            =   2040
  1104.       Style           =   1  'Graphical
  1105.       TabIndex        =   6
  1106.       Top             =   1560
  1107.       Width           =   615
  1108.    End
  1109.    Begin VB.CommandButton cmd 
  1110.       Appearance      =   0  'Flat
  1111.       BackColor       =   &H00C0C000&
  1112.       Caption         =   "?"
  1113.       BeginProperty Font 
  1114.          Name            =   "MS Sans Serif"
  1115.          Size            =   8.25
  1116.          Charset         =   177
  1117.          Weight          =   700
  1118.          Underline       =   0   'False
  1119.          Italic          =   0   'False
  1120.          Strikethrough   =   0   'False
  1121.       EndProperty
  1122.       Height          =   615
  1123.       Index           =   1
  1124.       Left            =   2040
  1125.       Style           =   1  'Graphical
  1126.       TabIndex        =   5
  1127.       Top             =   3960
  1128.       Width           =   615
  1129.    End
  1130.    Begin VB.CommandButton cmd 
  1131.       Appearance      =   0  'Flat
  1132.       BackColor       =   &H00C0C000&
  1133.       Caption         =   "?"
  1134.       BeginProperty Font 
  1135.          Name            =   "MS Sans Serif"
  1136.          Size            =   8.25
  1137.          Charset         =   177
  1138.          Weight          =   700
  1139.          Underline       =   0   'False
  1140.          Italic          =   0   'False
  1141.          Strikethrough   =   0   'False
  1142.       EndProperty
  1143.       Height          =   615
  1144.       Index           =   0
  1145.       Left            =   240
  1146.       Style           =   1  'Graphical
  1147.       TabIndex        =   4
  1148.       Top             =   960
  1149.       Width           =   615
  1150.    End
  1151.    Begin VB.CommandButton cmd 
  1152.       Appearance      =   0  'Flat
  1153.       BackColor       =   &H00C0C000&
  1154.       Caption         =   "?"
  1155.       BeginProperty Font 
  1156.          Name            =   "MS Sans Serif"
  1157.          Size            =   8.25
  1158.          Charset         =   177
  1159.          Weight          =   700
  1160.          Underline       =   0   'False
  1161.          Italic          =   0   'False
  1162.          Strikethrough   =   0   'False
  1163.       EndProperty
  1164.       Height          =   615
  1165.       Index           =   31
  1166.       Left            =   2640
  1167.       Style           =   1  'Graphical
  1168.       TabIndex        =   67
  1169.       Top             =   4560
  1170.       Width           =   615
  1171.    End
  1172.    Begin VB.Label lblErrors 
  1173.       Alignment       =   2  'Center
  1174.       BeginProperty Font 
  1175.          Name            =   "MS Sans Serif"
  1176.          Size            =   9.75
  1177.          Charset         =   177
  1178.          Weight          =   400
  1179.          Underline       =   0   'False
  1180.          Italic          =   0   'False
  1181.          Strikethrough   =   0   'False
  1182.       EndProperty
  1183.       ForeColor       =   &H00404000&
  1184.       Height          =   600
  1185.       Left            =   120
  1186.       TabIndex        =   68
  1187.       ToolTipText     =   "Check Errors"
  1188.       Top             =   120
  1189.       Visible         =   0   'False
  1190.       Width           =   945
  1191.       WordWrap        =   -1  'True
  1192.    End
  1193.    Begin VB.Image PicFind 
  1194.       BorderStyle     =   1  'Fixed Single
  1195.       Height          =   540
  1196.       Left            =   5160
  1197.       Picture         =   "Form1.frx":1A5E
  1198.       Top             =   6600
  1199.       Visible         =   0   'False
  1200.       Width           =   540
  1201.    End
  1202.    Begin VB.Image picFind1 
  1203.       Height          =   585
  1204.       Left            =   5160
  1205.       Picture         =   "Form1.frx":2328
  1206.       Stretch         =   -1  'True
  1207.       Top             =   6000
  1208.       Width           =   540
  1209.    End
  1210.    Begin VB.Image Pic 
  1211.       BorderStyle     =   1  'Fixed Single
  1212.       Height          =   540
  1213.       Index           =   12
  1214.       Left            =   2760
  1215.       Picture         =   "Form1.frx":2D96
  1216.       Top             =   6600
  1217.       Visible         =   0   'False
  1218.       Width           =   540
  1219.    End
  1220.    Begin VB.Image Pic 
  1221.       BorderStyle     =   1  'Fixed Single
  1222.       Height          =   540
  1223.       Index           =   15
  1224.       Left            =   4560
  1225.       Picture         =   "Form1.frx":3660
  1226.       Top             =   6600
  1227.       Visible         =   0   'False
  1228.       Width           =   540
  1229.    End
  1230.    Begin VB.Image Pic 
  1231.       BorderStyle     =   1  'Fixed Single
  1232.       Height          =   540
  1233.       Index           =   14
  1234.       Left            =   3960
  1235.       Picture         =   "Form1.frx":3F2A
  1236.       Top             =   6600
  1237.       Visible         =   0   'False
  1238.       Width           =   540
  1239.    End
  1240.    Begin VB.Image Pic 
  1241.       BorderStyle     =   1  'Fixed Single
  1242.       Height          =   540
  1243.       Index           =   13
  1244.       Left            =   3360
  1245.       Picture         =   "Form1.frx":47F4
  1246.       Top             =   6600
  1247.       Visible         =   0   'False
  1248.       Width           =   540
  1249.    End
  1250.    Begin VB.Image Pic 
  1251.       BorderStyle     =   1  'Fixed Single
  1252.       Height          =   540
  1253.       Index           =   11
  1254.       Left            =   2160
  1255.       Picture         =   "Form1.frx":50BE
  1256.       Top             =   6600
  1257.       Visible         =   0   'False
  1258.       Width           =   540
  1259.    End
  1260.    Begin VB.Image Pic 
  1261.       BorderStyle     =   1  'Fixed Single
  1262.       Height          =   540
  1263.       Index           =   10
  1264.       Left            =   1560
  1265.       Picture         =   "Form1.frx":5988
  1266.       Top             =   6600
  1267.       Visible         =   0   'False
  1268.       Width           =   540
  1269.    End
  1270.    Begin VB.Image Pic 
  1271.       BorderStyle     =   1  'Fixed Single
  1272.       Height          =   540
  1273.       Index           =   9
  1274.       Left            =   960
  1275.       Picture         =   "Form1.frx":6252
  1276.       Top             =   6600
  1277.       Visible         =   0   'False
  1278.       Width           =   540
  1279.    End
  1280.    Begin VB.Image Pic 
  1281.       BorderStyle     =   1  'Fixed Single
  1282.       Height          =   540
  1283.       Index           =   8
  1284.       Left            =   360
  1285.       Picture         =   "Form1.frx":6B1C
  1286.       Top             =   6600
  1287.       Visible         =   0   'False
  1288.       Width           =   540
  1289.    End
  1290.    Begin VB.Image Pic 
  1291.       BorderStyle     =   1  'Fixed Single
  1292.       Height          =   540
  1293.       Index           =   7
  1294.       Left            =   4560
  1295.       Picture         =   "Form1.frx":73E6
  1296.       Top             =   6000
  1297.       Visible         =   0   'False
  1298.       Width           =   540
  1299.    End
  1300.    Begin VB.Image Pic 
  1301.       BorderStyle     =   1  'Fixed Single
  1302.       Height          =   540
  1303.       Index           =   6
  1304.       Left            =   3960
  1305.       Picture         =   "Form1.frx":7CB0
  1306.       Top             =   6000
  1307.       Visible         =   0   'False
  1308.       Width           =   540
  1309.    End
  1310.    Begin VB.Image Pic 
  1311.       BorderStyle     =   1  'Fixed Single
  1312.       Height          =   540
  1313.       Index           =   5
  1314.       Left            =   3360
  1315.       Picture         =   "Form1.frx":857A
  1316.       Top             =   6000
  1317.       Visible         =   0   'False
  1318.       Width           =   540
  1319.    End
  1320.    Begin VB.Image Pic 
  1321.       BorderStyle     =   1  'Fixed Single
  1322.       Height          =   540
  1323.       Index           =   4
  1324.       Left            =   2760
  1325.       Picture         =   "Form1.frx":8E44
  1326.       Top             =   6000
  1327.       Visible         =   0   'False
  1328.       Width           =   540
  1329.    End
  1330.    Begin VB.Image Pic 
  1331.       BorderStyle     =   1  'Fixed Single
  1332.       Height          =   540
  1333.       Index           =   3
  1334.       Left            =   2160
  1335.       Picture         =   "Form1.frx":970E
  1336.       Top             =   6000
  1337.       Visible         =   0   'False
  1338.       Width           =   540
  1339.    End
  1340.    Begin VB.Image Pic 
  1341.       BorderStyle     =   1  'Fixed Single
  1342.       Height          =   540
  1343.       Index           =   2
  1344.       Left            =   1560
  1345.       Picture         =   "Form1.frx":9FD8
  1346.       Top             =   6000
  1347.       Visible         =   0   'False
  1348.       Width           =   540
  1349.    End
  1350.    Begin VB.Image Pic 
  1351.       BorderStyle     =   1  'Fixed Single
  1352.       Height          =   540
  1353.       Index           =   1
  1354.       Left            =   960
  1355.       Picture         =   "Form1.frx":A8A2
  1356.       Top             =   6000
  1357.       Visible         =   0   'False
  1358.       Width           =   540
  1359.    End
  1360.    Begin VB.Image Pic 
  1361.       BorderStyle     =   1  'Fixed Single
  1362.       Height          =   540
  1363.       Index           =   0
  1364.       Left            =   360
  1365.       Picture         =   "Form1.frx":B    BorderStyle     =   1  'Fixed Single
  1366.       Height          =   540
  1367.       Index           =   1
  1368. 3 ese
  1369.       Widt
  1370.       Index     ) ese
  1371.      o9)   Widt
  1372.       IndN""
  1373.          Size            =   9.75
  1374.          Charset         =   177
  1375.          Weight          =      Height          =   540
  1376. s  P8    Chars4iFr         =   177
  1377. 177        =   177
  1378. 177   Style     =   1  'Fixed Singl       =   540
  1379.       Index0
  1380.       Vi     =   540
  1381.    End
  1382.    Begin VB.Image Pic 
  1383.       BorderStyle     =   1  'Fixed Single
  1384.       Height          =   540
  1385.       Index           =   0
  1386.       Left            =   360
  1387.       Picture         =   "Form1.frx":B 6'Fals      Left            =   240
  1388.       Style           =   1  'Graphical
  1389.       TabIndex        =   4
  1390.       Top             =   960
  1391.       Width           =   615
  1392.    End
  1393.    Begin VB.CommandButton cmd 
  1394.       Appearance      =   0  'Flat
  1395.       BackColor    " 'Flat
  1396.    Width           =   540
  1397.    End
  1398.    Begin VB.Image Pic 
  1399.       Border560
  1400.       Pictur
  1401.       Border560
  1402.       Pictur
  1403.    I  'False
  1404.       Width           =    End
  1405.    Begin VB.CommandButton cmd 
  1406.       Appearance      =   0  'Flat
  1407.       BackColor    " 'Fla dButton cmd 
  1408.       Appeara.frxb((Yd Sidex           =      Height          =   540
  1409. s  P8    Chars4iFr         =   177
  1410. 177        =   177
  1411. 177   Style     =   1  'Fixed Singl       =   540
  1412.       Index0
  1413.       Vi     =   540
  1414.    End
  1415.    Begin VB.Image Pic 
  1416.       BorderStyle     =   1  'Fixed Singlee     =   1  'Fixed Singleee Pic 
  1417.       BorderStyle   ((Yd Sidex       B
  1418.       Hei    Vi     =   540
  1419.    End
  1420.     aD"ehu 540
  1421. s     d Singleee Pic 
  1422.       Borded 
  1423.       BorderStyle     =   1  'Fixed Singlee     =   1  'Fi       1 sto,.  Bor'Fi           
  1424.          Sizei? Sidex           =      Heig"  1 sto,.  Bor'Fi           
  1425. D3Fixed Single
  1426.       Height    K   615
  1427.    En "Form1.frx":9FDrupt
  1428.       BackColor    " 'Fla Form1.frx":9FDr  K   6153bs      =   177
  1429.     1 sto,.  Bor'Fi           
  1430. D3'Fi  65u
  1431. ihed Single
  1432.       Height          =   540
  1433.       Index           = x           =Tfmegin VB.Io    =   1 l    =Tfme=   177
  1434.     1 sl    =Tfme=   6  "Form1.frx":9FDrupt
  1435.       Bor'Fi           
  1436. D3Fixed Single
  1437.       Height    K   615
  1438.    En "Form1.frx":9FDrupt
  1439.       BackColor    " 'Fla Form1.frx":9FDr  K   6153bs      =   177
  1440.     1 sto,.  Bor'Fi           
  1441. D3'Fi  65u
  1442. ihed Single
  1443.       Height          =   540
  1444.       Index   Bor'Fi           
  1445. D3Fixed Single
  1446.       Height    K   615
  1447.    En "Form1.frx":9FDrupt
  1448.       BackColor    " 'Fla Form1.frx":9FDr  K   6153bs      =   177
  1449.     1 sto,.  Bor'Fi           
  1450. D3'Fi  65u
  1451. ihed Single
  1452.       Height          =   540
  1453.       In    =ht    K   615
  1454.    En "Form1.frx":9FDrupt
  1455.       BackColor    " 'Fla Form1.frx":9FDr  K   6153bs      =   177
  1456.     1 sto,.  Bor'Fi           
  1457. D3'Fi  65u
  1458. ihed Single
  1459.       Height          =   540
  1460.       In    =ht    K   615
  1461.  iSd0"me
  1462.     HeighQBegin VB.Image Pic 
  1463.       Border560
  1464.       Pictur
  1465.       Border560
  1466.       Pictur
  1467.    I  'False
  1468.       Width           =    End
  1469.    Begin VB.CommandButton cmd 
  1470.       Appearance      =   0  'Flat
  1471.       BackColor    " 'Fla dButton cmd 
  1472.       a()e 
  1473. ihed Single
  1474.     ed Single
  1475.       Height esIxi"     =      Top      Vi     =  0
  1476.       InIxi"     =      Top      Vi     =  0
  1477.       InIxi"     =      Top      Vi    Vi     =  0
  1478.       InIxi"   
  1479.     1 sto,.  Bor'Fi         n    " 'Fla dBKBor'Fi         n    " 'Fla dBKBor'Fi i
  1480.   =      Top      Vi     =  0
  1481.       InIxi"     =      Top      Vi    Vi     =  0
  1482.       InIxi"   
  1483.     1 sto,.  Bor'Fi         n    " 'Fla dBKBor'Fi         n    " 'Fla dBKBor'Fi i
  1484.   =      Top      Vi     =  0
  1485.       InIxi"     =      Top      Vi    Vi         Top      Vi    Vi        b)otmAnEp      Vi     =  'Fi     i         n        b)otmd 
  1486. Xb()      n        b)otmd 
  1487. Xb()      n  
  1488.       InIxii   =      Top    Sible         =   0   'False
  1489.      =Tfmegin VB.Io    =   1C    " '&ceWuVi    a dBKBLF   Vi     =  0
  1490.       InIxi"     =      Top      Vi     =  0
  1491.       InIxi"     =      Top      Vi    Vi     =  0
  1492.       InIxi"   
  1493.     1 sto,.  Bor'Fi         n    " 'Fla dBKBor'Fi         n    " 'Fla dBKBor'Fi i
  1494.   =      Top      Vi     =  0
  1495.       InIxi"        =S    =  'Fi     i         n        b)otmd 
  1496. Xb()      n        b)otmd 
  1497. Xb()ed       n    " 'Fla dBKBor'Fi i
  1498.   =      Top      Vi     =  0
  1499.       Iy  Top             =   6600
  1500. "e2   Iy  Top             =   6600
  1501. "e2   Iy  Top             =   tS =   6600
  1502. "e2   Iy  Top     "n2etBKBor'Fi it4   1C    " '&ceWuVi    a dBKBLF   Vi    Cn2etBKBor'Fi it4   1C    " '&ceWuVi    a dBKBLF   Vna      Top d 'Flat
  1503.       Bac    Vi    Flat
  1504.       Bac    Vi    Flat
  1505.       Bac    Vi    Flat
  1506.       Bac    Vi    Flat
  1507.       Bac    Vi    Flat
  1508.   A2'Fi  Vna      Top d 'Flat
  1509.       
  1510.       BorderStyle     =   1  'Fixed SingIst
  1511. la dBKBor'F   Vi    Vi     =  0
  1512.       InIxi"   
  1513.     1 sto,.  Bor'Fi         n    " 'Fla dBKBor'Fi         n   dBKBor'Fi         n   dBKBor'Fi         n   dBKBor'Fi         n   dBKBor'Fi         n   dBKBor'Fi         n   dBKBor'Fi         n   dBKBor'Fi         n   dBKBor'Fi         n   dBKBor'Fi         n   dBKBor'Fi         n   dBKBor'Fi         n   dBKBor'Fi        Fla
  1514.       Bac    Vi    Flat
  1515.       Bac    Vi    Flat
  1516.   A2'Fi  Vna      Top d 'Flat
  1517.       
  1518.       BorderStyle     a    
  1519.       BorderStyle     a   el
  1520.     1 sl   v6yle   KBLF  
  1521.